home *** CD-ROM | disk | FTP | other *** search
/ Minami 48 / MINAMI48.ISO / Extra / winamp502_full.exe / $R0 / Winamp Modern / player-shade.xml < prev    next >
Text File  |  2003-10-09  |  607b  |  28 lines

  1. <!-- player-shade.xml creates the layout of the Winamp Shade Window. -->
  2.  
  3.   <include file="player-shade-group.xml"/>
  4.  
  5.   <layout
  6.     id="shade"
  7.     minimum_w="354"
  8.     minimum_h="25"
  9.     h="25"
  10.     w="354"
  11.     droptarget="pldr"
  12.     background="wasabi.frame.basetexture"
  13.     linkwidth="normal"
  14.   >
  15.  
  16.  
  17.   <!--<group id="shadedrawer" x="215" y="0" sysregion="1" move="1"/>-->
  18.   <group id="shademain" x="0" y="0" sysregion="1"/>
  19.  
  20.   <script id="shadecontrol.script" file="scripts/shadesizepos.maki" />
  21.   <script id="shadecontrol.script" file="scripts/shadecontrol.maki" />
  22.  
  23.  
  24. </layout>
  25.  
  26.  
  27.  
  28.